/ Assembly List / LJCTextDataReaderLib / TextDataReader / GetDouble

Namespace - LJCTextDataReaderLib


Parameters
name - The data field name.

Returns

The data field double value.

Syntax

C#
public Double GetDouble(String name)

Returns the double value of the data field with the specified name.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.